home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / lib.fmt / tcl / index < prev    next >
Text File  |  1989-02-05  |  2KB  |  26 lines

  1. Tcl Tcl, overview of tool command language facilities
  2.  
  3. Tcl_Backslash   Tcl_Backslash,   parse   a   backslash   sequence
  4. backslash,  parse, Tcl_CreateCommand Tcl_CreateCommand, define an
  5. application-specific  command  binding  bind,  command,   create,
  6. interpreter,  Tcl_CreateInterp Tcl_CreateInterp, set up a new Tcl
  7. command interpreter command, create, interpreter, Tcl_CreateTrace
  8. Tcl_CreateTrace,  arrange for command execution to be traced com-
  9. mand,    create,    interpreter,     trace,     Tcl_DeleteCommand
  10. Tcl_DeleteCommand,  remove  a command from a Tcl interpreter com-
  11. mand,  delete,  interpreter,  Tcl_DeleteInterp  Tcl_DeleteInterp,
  12. destroy  a  Tcl command interpreter command, delete, interpreter,
  13. Tcl_DeleteTrace Tcl_DeleteTrace, remove a  previously-established
  14. command trace delete, interpreter, trace, Tcl_Eval Tcl_Eval, exe-
  15. cute a Tcl command string command, execute, interpreter, Tcl_Expr
  16. Tcl_Expr, evaluate an expression evaluate, expression, Tcl_GetVar
  17. Tcl_GetVar, return the value of a Tcl variable interpreter,  glo-
  18. bal,   local,  variable,  Tcl_Interp  Tcl_Interp,  client-visible
  19. fields of interpreter structures  dynamic,  interpreter,  result,
  20. Tcl_Merge  Tcl_Merge,  generate  a  Tcl list from a collection of
  21. strings list, strings, Tcl_Return Tcl_Return, set up a Tcl result
  22. string  command,  result,  return  value, interpreter, Tcl_SetVar
  23. Tcl_SetVar, change the value of a Tcl variable interpreter, vari-
  24. able,  Tcl_SplitList  Tcl_SplitList,  break  a  Tcl  list up into
  25. fields list, split, strings,
  26.